NAME
floatp - is the argument an float?

SYNTAX
int floatp(mixed arg);

DESCRIPTION
Returns 1 if arg is a float, zero otherwise.

KEYWORDS
float

SEE ALSO
intp, programp, arrayp, stringp, objectp, mappingp, multisetp and functionp